[INFO] fetching crate sqlite-wasm 0.1.4...
[INFO] testing sqlite-wasm-0.1.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate sqlite-wasm 0.1.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sqlite-wasm 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sqlite-wasm 0.1.4
[INFO] tweaked toml for crates.io crate sqlite-wasm 0.1.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlite-wasm 0.1.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sqlite-wasm 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 555c63633f18d917ccbb6d1bc260e9545c6c25a477a33e76dfb5e18be154c1e5
[INFO] running `Command { std: "docker" "start" "-a" "555c63633f18d917ccbb6d1bc260e9545c6c25a477a33e76dfb5e18be154c1e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "555c63633f18d917ccbb6d1bc260e9545c6c25a477a33e76dfb5e18be154c1e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "555c63633f18d917ccbb6d1bc260e9545c6c25a477a33e76dfb5e18be154c1e5", kill_on_drop: false }`
[INFO] [stdout] 555c63633f18d917ccbb6d1bc260e9545c6c25a477a33e76dfb5e18be154c1e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e28aed82cb99b89cd3aa4b68ba7bc62fe206e88cd8e3d6a5b5a32aa6a1e82cb
[INFO] running `Command { std: "docker" "start" "-a" "5e28aed82cb99b89cd3aa4b68ba7bc62fe206e88cd8e3d6a5b5a32aa6a1e82cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling web-sys v0.3.91
[INFO] [stderr]    Compiling sqlite-wasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.44s
[INFO] running `Command { std: "docker" "inspect" "5e28aed82cb99b89cd3aa4b68ba7bc62fe206e88cd8e3d6a5b5a32aa6a1e82cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e28aed82cb99b89cd3aa4b68ba7bc62fe206e88cd8e3d6a5b5a32aa6a1e82cb", kill_on_drop: false }`
[INFO] [stdout] 5e28aed82cb99b89cd3aa4b68ba7bc62fe206e88cd8e3d6a5b5a32aa6a1e82cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7d23957354333ba592da12c0e4a8e2abf91ca9a85103489546b2f3e738ab7b3
[INFO] running `Command { std: "docker" "start" "-a" "c7d23957354333ba592da12c0e4a8e2abf91ca9a85103489546b2f3e738ab7b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.114
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.64
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.64
[INFO] [stderr]    Compiling sqlite-wasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.27s
[INFO] running `Command { std: "docker" "inspect" "c7d23957354333ba592da12c0e4a8e2abf91ca9a85103489546b2f3e738ab7b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d23957354333ba592da12c0e4a8e2abf91ca9a85103489546b2f3e738ab7b3", kill_on_drop: false }`
[INFO] [stdout] c7d23957354333ba592da12c0e4a8e2abf91ca9a85103489546b2f3e738ab7b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b2ab66db5ef3b840566892efa9a7f3c166a039babd9d69c242934b1dc541b09
[INFO] running `Command { std: "docker" "start" "-a" "5b2ab66db5ef3b840566892efa9a7f3c166a039babd9d69c242934b1dc541b09", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_wasm-b7174d31d2ca8f28)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-05f8073a43d87f65)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/core.rs (/opt/rustwide/target/debug/deps/core-d6e444f75d5204c1)
[INFO] [stderr]      Running tests/extensions.rs (/opt/rustwide/target/debug/deps/extensions-a3a89cc349fda039)
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8d1701a7356ea69b)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-c695e783e390610a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sqlite_wasm
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/modules/core/blobs.rs - modules::core::blobs::create_data_url (line 110) - compile ... ok
[INFO] [stdout] test src/modules/core.rs - modules::core (line 49) - compile ... ok
[INFO] [stdout] test src/modules/core/blobs.rs - modules::core::blobs::create_blob_url (line 78) - compile ... ok
[INFO] [stdout] test src/modules/core/worker.rs - modules::core::worker::initialize_embedded_worker (line 68) - compile ... ok
[INFO] [stdout] test src/modules/core/blobs.rs - modules::core::blobs::create_embedded_worker (line 261) - compile ... ok
[INFO] [stdout] test src/modules/core/worker.rs - modules::core::worker::_::__wasm_bindgen_generated_initialize_embedded_worker (line 68) - compile ... ok
[INFO] [stdout] test src/lib.rs - _::__wasm_bindgen_generated_autostart (line 87) - compile ... ok
[INFO] [stdout] test src/modules/core/worker.rs - modules::core::worker::w_msg (line 249) - compile ... ok
[INFO] [stdout] test src/lib.rs - autostart (line 87) - compile ... ok
[INFO] [stdout] test src/modules/extensions/pool.rs - modules::extensions::pool::ConnectionPool (line 25) - compile ... FAILED
[INFO] [stdout] test src/modules/core/bindings.rs - modules::core::bindings (line 42) - compile ... ok
[INFO] [stdout] test src/modules/core/database.rs - modules::core::database (line 30) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok
[INFO] [stdout] test src/modules.rs - modules (line 23) ... ok
[INFO] [stdout] test src/modules/core/bindings.rs - modules::core::bindings::WasmApi (line 76) - compile ... ok
[INFO] [stdout] test src/modules.rs - modules (line 17) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/modules/extensions/pool.rs - modules::extensions::pool::ConnectionPool (line 25) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlite_wasm::modules::core::optimizations`
[INFO] [stdout]   --> src/modules/extensions/pool.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | use sqlite_wasm::modules::core::optimizations::ConnectionPool;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ could not find `optimizations` in `core`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `join` in `tokio`
[INFO] [stdout]   --> src/modules/extensions/pool.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 | let (users, products) = tokio::join!(
[INFO] [stdout]    |                                ^^^^ could not find `join` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/modules/extensions/pool.rs - modules::extensions::pool::ConnectionPool (line 25)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.95s; merged doctests compilation took 0.28s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5b2ab66db5ef3b840566892efa9a7f3c166a039babd9d69c242934b1dc541b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2ab66db5ef3b840566892efa9a7f3c166a039babd9d69c242934b1dc541b09", kill_on_drop: false }`
[INFO] [stdout] 5b2ab66db5ef3b840566892efa9a7f3c166a039babd9d69c242934b1dc541b09
